CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线程 通信

搜索资源列表

  1. 学习多线程之一:线程通信--利用事件对象

    0下载:
  2. 多线程编程系列。使用事件进行线程间的通讯。一个不错的实例代码。-series of multi-threaded programming. The use of the incident to communications between the threads. A good example code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17398
    • 提供者:xuxu
  1. 体检程序 HEALTH 用户界面线程 通信

    1下载:
  2. 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:421768
    • 提供者:童仝
  1. 线程通信

    0下载:
  2. 线程通信 本 文 我 们 将 在VC++4.1 环 境 下 介 绍 一 个 父 进 程 和 其 子 进 程 的 通 信 实 例。 在 父 进 程Parent 窗 口 中 按 一 下 鼠 标 左 键, 就 会 产 生 一 个Pipe 和 启 动 子 进 程Child, 并 从Pipe 一 端 发 送 信 息, 同 时Child 启 动 后 会 创 建 一 个 工 作 线 程, 专 门 用 来 从 管 道 的 另 一 端 读 入 数 据。 通 过 父 进 程 菜 单 项 的 控 制 来 改 变 图
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:4505
    • 提供者:执凹
  1. 用成员变量进行线程通信

    0下载:
  2. 线程怎么通信,这里有解释.线程就是操作系统分配给处理器的基本单元.系统为没一个线程分配一个堆栈-threads how communications, explained here. The operating system is threaded processors allocated to the basic unit. No one system to allocate a thread stack
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:44706
    • 提供者:郑强
  1. 多线程编程练习(VC2008)

    2下载:
  2. 参照多线程编程的网上说明,完成的涉及线程处理函数,UI线程,线程间通信,线程同步。
  3. 所属分类:Windows编程

  1. VC++多线程编程

    0下载:
  2. 已编译的HTML帮助文件。MFC多线程,console多线程,线程通信等等~~
  3. 所属分类:文档资料

  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1246706
    • 提供者:海涛
  1. serial.rar

    0下载:
  2. 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信,CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1917698
    • 提供者:章伟
  1. 多线程串口通讯实例_622

    1下载:
  2. 多线程串口通讯实例- Multi-thread string mouth communication example
  3. 所属分类:串口编程

    • 发布日期:2013-08-19
    • 文件大小:106513
    • 提供者:胡本仁
  1. JAVA+Socketchat

    0下载:
  2. java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:55242
    • 提供者:王寅生
  1. 2

    0下载:
  2. 多线程实时网络传输,用于上位机与下位机实时通信-Multi-threaded real-time network transmission, for PC and next-bit machine real-time communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:396906
    • 提供者: 李亭亭
  1. WorkThread

    0下载:
  2. 此源码为多线程通信源码,所用平台为VISUAL C++.-This source of communication for multi-threaded code, using the platform for VISUAL C++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1900982
    • 提供者:何健飞
  1. LANTIME

    0下载:
  2. Windows下基于TCP/IP的多线程通信,实现点对点聊天和系统时间同步功能。-Windows, TCP/IP-multi-threaded communication, to achieve point-chat and system time synchronization.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:33810
    • 提供者:王键
  1. multithreadingcorrespondence

    0下载:
  2. 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:1903022
    • 提供者:郑建飞
  1. PublicNetSoft

    0下载:
  2. cs模式下的多线程通信,服务器、工作站之间的通信,socket源码,很详细,并且有注释-cs mode, multi-threaded communications, servers, workstations, communication between, socket source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5412499
    • 提供者:
  1. muthread

    1下载:
  2. Linux中多线程通信的实例,适合初学者学习Linux-See more Linux instances of the process of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3423
    • 提供者:王博文
  1. linux线程

    0下载:
  2. linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:63488
    • 提供者:喵了Ge咪
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. 多线程通信

    0下载:
  2. C#使用多线程模拟用户之间的通信过程,解决了多个用户之间的交互以及线程冲突问题(C# uses multithreading to simulate communication between users,The problem of interaction among multiple users and thread conflict is solved)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:68608
    • 提供者:wangxp0118
  1. select_client

    0下载:
  2. Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14586880
    • 提供者:乔—QQ
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com